7.3 Bootstrap - Tab

  1. Motivations
  2. Bootstrap tabs
    • For consistent look and feel, and design templates - There are many topics to read here.
      • Read all in Bootstrap Tabs and Pills. Study the last two examples carefully.
      • Trial 1: Let's try to write tabs. Also include a new tab 'Mine Sweeper'.


  3. Lab 4.
    • The tabs in the next program, lab4_bgp.html, are not properly displayed.
    • Find the HTML code for the tabs, and fix it, so that the tabs are properly displayed.
    • Also include a new tab and its content for n-Queens.
    • Let's download and complete the program.
  4. Learning outcomes